home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.1.0
- [Setup]
- AppName=Send File
- AppVerName=Send File 1.2
- AppId=Send File
- AppPublisher=Code Sector Inc.
- AppPublisherURL=http://www.codesector.com
- AppSupportURL=http://www.codesector.com
- AppUpdatesURL=http://www.codesector.com
- DefaultDirName={pf}\Send File
- DefaultGroupName=Send File
- UninstallDisplayIcon={app}\SendFile.exe
- UninstallDisplayName=Send File
- OutputBaseFilename=sendfile12
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\SendFile,1.exe"; DestDir: "{app}"; DestName: "SendFile.exe"; Flags: ignoreversion
- Source: "{app}\SendFile,2.exe"; DestDir: "{app}"; DestName: "SendFile.exe"; Flags: ignoreversion
- Source: "{app}\SendFile.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\Code Sector.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.codesector.com/";
- [Run]
- Filename: "{app}\SendFile.exe"; Description: "Launch Send File"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Send File"; Filename: "{app}\SendFile.exe";
- Name: "{group}\Uninstall Send File"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\Send File"; Filename: "{app}\SendFile.exe"; Tasks: desktopicon;
- Name: "{sendto}\Mobile Phone"; Filename: "{app}\SendFile.exe";
- Name: "{group}\Code Sector Products"; Filename: "{app}\Code Sector.url";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\Code Sector.url";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-